SftTree/NET 2.0

Gadgets Property, SftTree Class

Softel vdm, Inc.

Returns the instance of the GadgetsClass class that is used to describe gadgets.

Syntax      SftTree Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property Gadgets As GadgetsClass

C#   

public GadgetsClass Gadgets { get; }

C++   

public: property GadgetsClass^ Gadgets {
        GadgetsClass^ get();
}

Property Value

The instance of the GadgetsClass object.

Comments

The Gadgets property returns the instance of the GadgetsClass class that is used to describe gadgets.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com